Skip to content

Fixes dependency vulnerabilities#46

Merged
ony3000 merged 1 commit into
masterfrom
security-upgrade
Feb 14, 2026
Merged

Fixes dependency vulnerabilities#46
ony3000 merged 1 commit into
masterfrom
security-upgrade

Conversation

@ony3000
Copy link
Copy Markdown
Owner

@ony3000 ony3000 commented Feb 14, 2026

This PR closes #45.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR claims to address a security vulnerability (CVE-2026-24001) in the diff package by upgrading from version 5.1.0 to 5.2.2. However, there are critical concerns with the CVE reference and contradictions with the linked issue that need to be resolved before merging.

Changes:

  • Upgraded diff dependency from 5.1.0 to 5.2.2
  • Updated corresponding TypeScript types @types/diff from 5.0.3 to 5.2.3
  • Updated pnpm-lock.yaml with new dependency versions

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates diff to 5.2.2 and @types/diff to 5.2.3
pnpm-lock.yaml Updates lock file entries for diff and its types to match package.json changes
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@ony3000 ony3000 merged commit c70523e into master Feb 14, 2026
16 checks passed
@ony3000 ony3000 deleted the security-upgrade branch February 14, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Downgrading to 0.1.2 due to "diff" vulnerability

2 participants